home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / COM / A-H / GEnie Online Servant 1.26d.sea / Online Servant Stuff / stylesheet_3131.css < prev   
Cascading Style Sheet File  |  1993-02-22  |  499b  |  45 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.             font-weight: bold;
  12.         }
  13.         .style4
  14.         {
  15.             font-size: 11pt;
  16.         }
  17.         .style5
  18.         {
  19.             font-weight: bold;
  20.             font-size: 11pt;
  21.         }
  22.         .style6
  23.         {
  24.             font-style: italic;
  25.             font-size: 11pt;
  26.         }
  27.         .style7
  28.         {
  29.             text-decoration: underline;
  30.         }
  31.         .style8
  32.         {
  33.             font-style: italic;
  34.         }
  35.         .style10
  36.         {
  37.             font-family: "Monaco";
  38.             font-size: 9pt;
  39.         }
  40.         .style11
  41.         {
  42.             font-family: "Geneva";
  43.             font-size: 10pt;
  44.         }
  45.